Sam Barr JXPF Products


C:\VB6\Prod\Viewer\Index\Viewer2.jpg
Click here to make larger
Simple  Image Viewer        $9.99
Image Viewer allows you to display images (JPGs, BMPs, GIFs, etc.)
by moving "Arrow" keys up and down.

When you start the Image Viewer, Folder and File names are displayed on the left side of the screen.
The right side of the screen is used to display images.
You navigate to the folder that contains your images and then click on the first image. The image is displayed.
You use the UP and Down Arrows to navigate through the images.

Could not be more SIMPLE to use.
  • Use cursor keys to move up and down the File List to display images
    Do not need to Double Click on each file
  • View each image as "normal" size or full page
  • View text files !!
  • Select your own background color
  • More..
Features:
  • So Simple - Just point to a folder and move up and down the files.
  • Great deal
Options:
  • Set this..
  • Set that..

Functions

Settings are retained for;
  Last folder
  Default Folder
Welcome folder ? In the HELP menu ?
Double-Click to open a file using "Open" ??
  Just like in Windows Explorer
Background Color
  Provide chart ??
    Menu option to set. "Options"
Save picture to File
  Where do you specify the file name ?
Size is not popultaed/updated if stats are not on
Paste to Path option of pop-up is not needed ?


Private Sub M_H_About_Click()
  "About" throws up a bmp
Private Sub txtFileName_DblClick()
  MsgBox "Set Drive/Dir and Tree.."
Use proc to set drive/dir and tree plus file
  Set based on type or set both ??
  or just set drive/dir and file
Private Sub Dir1_KeyPress(KeyAscii As Integer)
  If KeyAscii = 13 Then 'Enter
    On Error Resume Next
    Dir1.Path = Dir1.List(Dir1.ListIndex)
    On Error GoTo 0
    End If
  Why ??
Private Sub Drive1_Change()
  If M_O_DriveFolder.Checked = True Then
  To change the drive, M_O_DriveFolder.Checked has to be True
  can not be M_O_FolderTree.Checked = True

-----------------------------------------------
Tree Structure like Viewer3
Get rid of .MDB ?? (remove "reference")
  INI to Get/SaveSettings
  Hist to ??
  Comments to ??
Home directory





-----------------------------------------------------------------------------------------
Menu
-----------------------------------------------------------------------------------------
File
  Open file Ctrl+O
  Refresh Tree F3
  -
  Go to Home Directory
  Set Home Directory to here
  -
  Print Image Ctrl+P
  -
  E&xit Ctrl+X

Edit
  Copy Image to Clipboard
  Copy Clipboard to Image
  -
  Copy Image to tmpFile 'C'
  Log Image name to file 'L'
  -
  Edit Log file

View
  History
  -
  Show Stats F2
  -
  Image Size
  Full Size


Options
  Set Background Color...
  Color Grid History...
  -
  Drive and Folders
  Folder TreeView

Tools
  Set the Card folder name...
  -
  List Photo Sizes to a File

Ideas

Help
  JXPF Viewer Online Tutor
  -
  JXPF Viewer Documentation
  -
  JXPF Viewer Welcome
  About JXPF Viewer



Sam Barr, JXPF Services
1631 23rd Street
Manhattan Beach, CA 90266
(310) 545-7510
Email: BarrSam@ix.netcom.com